Website TODO List (misc)
Last changed: unknown6656-37.24.4.119

.
Summary
The current list of updates that need to be made to the site.

Any other suggestions?

Thanks!

-- Adam Nathan

You can increase the contrib rate if you implement some kind of karma system. Developers run on Doritos, coffee, and ego.

Chris B. Behrens

One thing that I would like to see is a page that lets you select one or more signatures and have it generate a C# file that contains those signatures. -- jeff@consultutah.com

Good idea! I've added it to the list! -- Adam

You could go a step further and allow someone to generate an entire class for one group type. So if someone wanted all the signatures for user32 generated into one class/file they could... -- Ben S. Stahlhood II (http://weblogs.asp.net/bstalhood/)

You could add signatures for VB.NET "declares" and VB.NET samples. It would just be an extra section that would be nice for the vb developper. --Eric

[Note from Adam: Some pages already have this, and it's definitely my intention for all of them to have VB signatures. We just need volunteers to fill them in! ]

Standard API-structs are used in more than one API-call. So we need a class or namespace for structs to easyly include them in our projects and not define them more than once.

Moreover i would like to see a <summary> tag in all elements of a struct.

Frank Dzaebel [http://www.FranksSeite.de]